home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / aquarium / blimp.li next >
Text File  |  1995-07-03  |  479b  |  10 lines

  1. #define blimp_width 32
  2. #define blimp_height 16
  3. static char blimp_bits[] = {
  4.    0x00, 0xfc, 0x0f, 0x00, 0x80, 0x03, 0x70, 0x00, 0x60, 0x00, 0x80, 0x41,
  5.    0x18, 0x00, 0x00, 0x62, 0x04, 0x00, 0x00, 0x54, 0x02, 0x00, 0x00, 0x48,
  6.    0x01, 0x00, 0x00, 0x40, 0x01, 0x00, 0x00, 0x78, 0x02, 0x00, 0x00, 0x4c,
  7.    0x04, 0x00, 0x80, 0x54, 0xb8, 0x42, 0x10, 0x63, 0x60, 0x14, 0xa5, 0x41,
  8.    0x80, 0xab, 0x7a, 0x00, 0x00, 0xfe, 0x0f, 0x00, 0x00, 0xfc, 0x0f, 0x00,
  9.    0x00, 0xf8, 0x07, 0x00};
  10.